func golang.org/x/net/http2.shouldSendReqContentLength
2 uses
golang.org/x/net/http2 (current package)
transport.go#L1957: if shouldSendReqContentLength(req.Method, contentLength) {
transport.go#L2007: func shouldSendReqContentLength(method string, contentLength int64) bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)